home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / WARPNET.ZIP / ELNK.NIF next >
Encoding:
OS/2 Network Information File  |  1996-02-24  |  2.8 KB  |  105 lines

  1. [ELNK]
  2. Type = NDIS
  3. Title = "3Com 3C501 EtherLink"
  4. Version = 1.1
  5. DriverName = ELNK$
  6. Xports = NETBEUI LANDD
  7.  
  8. [FILE]
  9. Name = ELNK.OS2
  10. Path = IBMCOM\MACS
  11.  
  12. [DMACHANNEL]
  13. Display = "DMA Channel Used"
  14. Type = String
  15. Strlength = 4
  16. Set = 1,2,3,NONE
  17. Default = 3
  18. Optional = NO
  19. Editable = YES
  20. Virtual = NO
  21. Help = "Enter the DMA channel used by the network adapter (if any).  The
  22.  default is 3.  This value must match the adapter's configuration,
  23.  as set by switches or jumpers on the card, or by setup software supplied
  24.  for the card.  No other device in the system may use the same DMA
  25.  channel setting."
  26.  
  27. [DMAMODE]
  28. Display = "DMA Mode"
  29. Type = String
  30. Strlength = 5
  31. Set = BURST,BYTE
  32. Default = BURST
  33. Optional = YES
  34. Editable = YES
  35. Virtual = NO
  36. Help = "Enter the DMA mode used by the network adapter: Burst or Byte.  The
  37.  default is Burst.  This value is ignored if the DMA channel is None."
  38.  
  39. [IOADDRESS]
  40. Display = "I/O Port Base Address Used"
  41. Type = HexNum
  42. Default = 340
  43. Range = 200-3F0
  44. Step = 20
  45. Optional = NO
  46. Editable = YES
  47. Virtual = NO
  48. Help = "Enter the base address used for the network adapter's
  49.  I/O ports.  Address 340 (the default) is recommended.  This value
  50.  must match the adapter's configuration, as set by switches or
  51.  jumpers on the card, or by setup software supplied for the card.  No
  52.  other device in the system may use the same I/O port setting."
  53.  
  54. [INTERRUPT]
  55. Display = "Interrupt (IRQ) Level Used"
  56. Type = Decimal
  57. Default = 5
  58. Range = 2-7
  59. Step = 1
  60. Optional = NO
  61. Editable = YES
  62. Virtual = NO
  63. Help = "Enter the interrupt (IRQ) used by the network adapter.  IRQ 5
  64.  (the default) is recommended.  IRQ 2 will be redirected to 9.  This
  65.  value must match the adapter's configuration, as set by switches or
  66.  jumpers on the card, or by setup software supplied for the card.  No
  67.  other device in your system may use the same interrupt (IRQ)."
  68.  
  69. [MAXREQUESTS]
  70. Display = "General Request Queue Entries"
  71. Type = Decimal
  72. Default = 8
  73. Range = 8-32
  74. Step = 1
  75. Optional = YES
  76. Editable = YES
  77. Virtual = NO
  78. Help = "Enter the maximum number of general request queue entries allowed
  79.  by the network adapter.  The default is 8."
  80.  
  81. [MAXTRANSMITS]
  82. Display = "Transmit Queue Entries"
  83. Type = Decimal
  84. Default = 12
  85. Range = 8-50
  86. Step = 1
  87. Optional = YES
  88. Editable = YES
  89. Virtual = NO
  90. Help = "Enter the number of transmit queue entries to be used by the
  91.  network adapter.  The default is 12."
  92.  
  93. [NETADDRESS]
  94. Display = "Network Adapter Address"
  95. Type = Hexstring
  96. Strlength = 12
  97. Range = 000000000000-7FFFFFFFFFFF
  98. Optional = YES
  99. Editable = YES
  100. Virtual = NO
  101. Help = "Overrides the network adapter's built-in universal address.  If
  102.  your network administrator has assigned a locally administered address
  103.  (a 12 digit hexadecimal number) enter it here.  Otherwise leave it
  104.  blank."
  105.